Version Packages - #1862
Merged
Merged
Conversation
Deploying with
|
| Status | Name | Latest Commit | Updated (UTC) |
|---|---|---|---|
| ✅ Deployment successful! View logs |
executor-cloud | 4625516 | Aug 30 2026, 01:13 AM |
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
executor-marketing | 4625516 | Commit Preview URL Branch Preview URL |
Aug 30 2026, 01:12 AM |
Contributor
Cloudflare previewTorn down — the PR is closed. |
@executor-js/cli
@executor-js/config
@executor-js/execution
@executor-js/sdk
@executor-js/codemode-core
@executor-js/runtime-quickjs
@executor-js/plugin-file-secrets
@executor-js/plugin-graphql
@executor-js/plugin-keychain
@executor-js/plugin-mcp
@executor-js/plugin-onepassword
@executor-js/plugin-openapi
executor
commit: |
RhysSullivan
force-pushed
the
changeset-release/main
branch
from
August 30, 2026 01:10
cbaaae4 to
4625516
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@executor-js/cli@0.2.55
Patch Changes
@executor-js/config@1.6.5
Patch Changes
@executor-js/execution@1.6.5
Patch Changes
@executor-js/vite-plugin@0.0.65
Patch Changes
@executor-js/runtime-quickjs@1.6.5
Patch Changes
@executor-js/plugin-desktop-settings@1.6.5
Patch Changes
@executor-js/plugin-example@1.6.5
Patch Changes
@executor-js/plugin-file-secrets@1.6.5
Patch Changes
@executor-js/plugin-graphql@1.6.5
Patch Changes
@executor-js/plugin-keychain@1.6.5
Patch Changes
@executor-js/plugin-mcp@1.6.5
Patch Changes
#1863
00c2ab7Thanks @RhysSullivan! - Adding a Codex plugin no longer asks for anything.CODEX_HOMEis a path thescanner already resolved, but it was passed on the channel that makes an
environment variable a credential — so the integration declared it as one, and
a person who reached the connect step was shown a masked field for a value
they should never have to know.
Stdio integrations can now carry non-secret environment as static
configuration, separate from declared secrets. The Codex plugins use it: they
declare no auth, and their connection is created for them.
#1861
4d4ad7cThanks @RhysSullivan! - Stdio MCP servers are kept alive between tool callsEvery tool call on a stdio MCP integration used to spawn a fresh child process, run the full MCP handshake, call the one tool, and tear the child down — roughly a second of overhead per call for an
npx-launched server, on every call. Remote and app-server connections already reused sessions through the connection pool; plain stdio now joins them, with the same five-minute idle window, the same hashed identity key (command, args, cwd, secret env, credential values, owner and connection all separate identities), and the same drop-on-transport-failure semantics. This matches how MCP clients drive stdio servers generally: one long-lived child per session, not one per call.A server that genuinely depends on fresh-process semantics can opt out with
spawnPerCall: truein its stdio config (also accepted by the add-server API). The Codex app-server bridge ignores the opt-out — its approvals are session state, so it must pool.Updated dependencies []:
@executor-js/plugin-onepassword@1.6.5
Patch Changes
@executor-js/plugin-openapi@1.6.5
Patch Changes
@executor-js/plugin-toolkits@1.5.40
Patch Changes
@executor-js/sdk@1.6.5
@executor-js/codemode-core@1.6.5
executor@1.6.5
Patch Changes
#1863
00c2ab7Thanks @RhysSullivan! - Adding a Codex plugin no longer asks for anything.CODEX_HOMEis a path thescanner already resolved, but it was passed on the channel that makes an
environment variable a credential — so the integration declared it as one, and
a person who reached the connect step was shown a masked field for a value
they should never have to know.
Stdio integrations can now carry non-secret environment as static
configuration, separate from declared secrets. The Codex plugins use it: they
declare no auth, and their connection is created for them.
Updated dependencies []:
@executor-js/cloud@1.4.66
Patch Changes
00c2ab7,4d4ad7c]:@executor-js/host-selfhost@0.0.47
Patch Changes
00c2ab7,4d4ad7c]:@executor-js/local@1.6.5
Patch Changes
00c2ab7,4d4ad7c]:@executor-js/e2e@0.0.45
Patch Changes
00c2ab7,4d4ad7c]:@executor-js/example-all-plugins@0.0.66
Patch Changes
00c2ab7,4d4ad7c]:@executor-js/example-docs-sdk-quickstart@0.0.51
Patch Changes
@executor-js/analytics@0.1.12
Patch Changes
@executor-js/api@1.4.68
Patch Changes
@executor-js/cloudflare@0.0.47
Patch Changes
@executor-js/mcp-apps-shell@1.4.16
Patch Changes
@executor-js/runtime-workerd-subprocess@0.0.20
Patch Changes
@executor-js/plugin-encrypted-secrets@0.0.47
Patch Changes
@executor-js/plugin-provider-service-split@0.0.19
Patch Changes
@executor-js/react@1.4.68
Patch Changes
@executor-js/desktop@1.6.5